home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / Apple Scanner Training / Scanner Tech - Concepts / card_4503.txt < prev    next >
Text File  |  1990-04-02  |  2KB  |  80 lines

  1. -- card: 4503 from stack: in
  2. -- bmap block id: 4785
  3. -- flags: 0000
  4. -- background id: 7909
  5. -- name: Halftone
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide menuBar
  9.   show card field "Message Center"
  10.   set hilite of background button "Scan. Concepts" to true
  11.   set hilite of background button "How It Works" to false
  12.   set hilite of background button "The System" to false
  13.   set hilite of background button "File Formats" to false
  14. end openCard
  15.  
  16. on closeCard
  17.   hide card field "Cover All"
  18.   hide card button "Self-Check"
  19.   set hilite of background button "Scan. Concepts" to true
  20.   set hilite of background button "How It Works" to false
  21.   set hilite of background button "The System" to false
  22.   set hilite of background button "File Formats" to false
  23. end closeCard
  24.  
  25.  
  26.  
  27. -- part 1 (field)
  28. -- low flags: 01
  29. -- high flags: 2004
  30. -- rect: left=14 top=77 right=262 bottom=203
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 3
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Message Center
  39.  
  40.  
  41. -- part 5 (button)
  42. -- low flags: 80
  43. -- high flags: A004
  44. -- rect: left=1 top=315 right=340 bottom=511
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 1
  48. -- font id: 0
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: Self-Check
  53. ----- HyperTalk script -----
  54. on mouseUp
  55.   visual iris close
  56.   hide card button "Self-Check"
  57.   hide card field "Cover All"
  58.   pop card
  59. end mouseUp
  60.  
  61.  
  62.  
  63. -- part 6 (field)
  64. -- low flags: 81
  65. -- high flags: 0001
  66. -- rect: left=5 top=272 right=310 bottom=510
  67. -- title width / last selected line: 0
  68. -- icon id / first selected line: 0 / 0
  69. -- text alignment: 0
  70. -- font id: 3
  71. -- text size: 12
  72. -- style flags: 0
  73. -- line height: 16
  74. -- part name: Cover All
  75.  
  76.  
  77. -- part contents for card part 1
  78. ----- text -----
  79. Halftone mode generates an image by using electronic patterns to simulate shades of gray on the original document.  For example, a very light gray in the original results in a pattern with mostly white dots and very few black dots.  
  80.